home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / oper_sys / fp / ifp_unix.lzh / ifp / fproot / math / linear / MatMul < prev    next >
Encoding:
Text File  |  1987-02-09  |  89 b   |  7 lines

  1. DEF MatMul AS
  2.    [1,2|trans] |
  3.    distr |
  4.    EACH distl |
  5.       EACH Inner END
  6.    END;  
  7.